return "HOLD ON CURRENT FRAME" & RETURN & RETURN & "Drop this behavior into the Script Channel of the Score or onto the Stage in order to keep the playback head in the current frame." & RETURN & RETURN & "PARAMETERS: None"
end
on getBehaviorTooltip me
return "Frame behavior. " & "Holds the playback head still."
put "You have selected " & gImages & " image, which will take up approximately " & integer(gMegs) & " Megabytes of space on your hard drive." & RETURN & RETURN & "By default, a folder named 'Stuart Little 2' will be created on your desktop." & RETURN & RETURN & "If you would like to change the location of this folder, select the 'Change Folder Location' button below." into member "Save Text"
else
put "You have selected " & gImages & " images, which will take up approximately " & integer(gMegs) & " Megabytes of space on your hard drive." & RETURN & RETURN & "By default, a folder named 'Stuart Little 2' will be created on your desktop." & RETURN & RETURN & "If you would like to change the location of this folder, select the 'Change Folder Location' button below." into member "Save Text"